github.com/go-pg/pg/v10/orm.UpdateQuery.appendMapSet (method)
2 uses
github.com/go-pg/pg/v10/orm (current package)
update.go#L145: return q.appendMapSet(b, m.m), nil
update.go#L169: func (q *UpdateQuery) appendMapSet(b []byte, m map[string]interface{}) []byte {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)